Uses of Interface
software.amazon.awssdk.services.resourceexplorer2.model.AssociateDefaultViewResponse.Builder
-
Packages that use AssociateDefaultViewResponse.Builder Package Description software.amazon.awssdk.services.resourceexplorer2.model -
-
Uses of AssociateDefaultViewResponse.Builder in software.amazon.awssdk.services.resourceexplorer2.model
Methods in software.amazon.awssdk.services.resourceexplorer2.model that return AssociateDefaultViewResponse.Builder Modifier and Type Method Description static AssociateDefaultViewResponse.BuilderAssociateDefaultViewResponse. builder()AssociateDefaultViewResponse.BuilderAssociateDefaultViewResponse. toBuilder()AssociateDefaultViewResponse.BuilderAssociateDefaultViewResponse.Builder. viewArn(String viewArn)The Amazon resource name (ARN) of the view that the operation set as the default for queries made in the Amazon Web Services Region and Amazon Web Services account in which you called this operation.Methods in software.amazon.awssdk.services.resourceexplorer2.model that return types with arguments of type AssociateDefaultViewResponse.Builder Modifier and Type Method Description static Class<? extends AssociateDefaultViewResponse.Builder>AssociateDefaultViewResponse. serializableBuilderClass()
-