Uses of Class
software.amazon.awssdk.services.appfabric.model.AppFabricRequest
-
Packages that use AppFabricRequest Package Description software.amazon.awssdk.services.appfabric.internal software.amazon.awssdk.services.appfabric.model -
-
Uses of AppFabricRequest in software.amazon.awssdk.services.appfabric.internal
Methods in software.amazon.awssdk.services.appfabric.internal with type parameters of type AppFabricRequest Modifier and Type Method Description static <T extends AppFabricRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends AppFabricRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of AppFabricRequest in software.amazon.awssdk.services.appfabric.model
Subclasses of AppFabricRequest in software.amazon.awssdk.services.appfabric.model Modifier and Type Class Description classBatchGetUserAccessTasksRequestclassConnectAppAuthorizationRequestclassCreateAppAuthorizationRequestclassCreateAppBundleRequestclassCreateIngestionDestinationRequestclassCreateIngestionRequestclassDeleteAppAuthorizationRequestclassDeleteAppBundleRequestclassDeleteIngestionDestinationRequestclassDeleteIngestionRequestclassGetAppAuthorizationRequestclassGetAppBundleRequestclassGetIngestionDestinationRequestclassGetIngestionRequestclassListAppAuthorizationsRequestclassListAppBundlesRequestclassListIngestionDestinationsRequestclassListIngestionsRequestclassListTagsForResourceRequestclassStartIngestionRequestclassStartUserAccessTasksRequestclassStopIngestionRequestclassTagResourceRequestclassUntagResourceRequestclassUpdateAppAuthorizationRequestclassUpdateIngestionDestinationRequestMethods in software.amazon.awssdk.services.appfabric.model that return AppFabricRequest Modifier and Type Method Description AppFabricRequestAppFabricRequest.Builder. build()Constructors in software.amazon.awssdk.services.appfabric.model with parameters of type AppFabricRequest Constructor Description BuilderImpl(AppFabricRequest request)
-