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