Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.GetDefaultViewRequest
-
Packages that use GetDefaultViewRequest Package Description software.amazon.awssdk.services.resourceexplorer2 Amazon Web Services Resource Explorer is a resource search and discovery service.software.amazon.awssdk.services.resourceexplorer2.transform -
-
Uses of GetDefaultViewRequest in software.amazon.awssdk.services.resourceexplorer2
Methods in software.amazon.awssdk.services.resourceexplorer2 with parameters of type GetDefaultViewRequest Modifier and Type Method Description default CompletableFuture<GetDefaultViewResponse>ResourceExplorer2AsyncClient. getDefaultView(GetDefaultViewRequest getDefaultViewRequest)Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in which you call this operation.default GetDefaultViewResponseResourceExplorer2Client. getDefaultView(GetDefaultViewRequest getDefaultViewRequest)Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in which you call this operation. -
Uses of GetDefaultViewRequest in software.amazon.awssdk.services.resourceexplorer2.transform
Methods in software.amazon.awssdk.services.resourceexplorer2.transform with parameters of type GetDefaultViewRequest Modifier and Type Method Description SdkHttpFullRequestGetDefaultViewRequestMarshaller. marshall(GetDefaultViewRequest getDefaultViewRequest)
-