Uses of Class
software.amazon.awssdk.services.appflow.model.CreateConnectorProfileRequest
-
Packages that use CreateConnectorProfileRequest Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference.software.amazon.awssdk.services.appflow.transform -
-
Uses of CreateConnectorProfileRequest in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow with parameters of type CreateConnectorProfileRequest Modifier and Type Method Description default CompletableFuture<CreateConnectorProfileResponse>AppflowAsyncClient. createConnectorProfile(CreateConnectorProfileRequest createConnectorProfileRequest)Creates a new connector profile associated with your Amazon Web Services account.default CreateConnectorProfileResponseAppflowClient. createConnectorProfile(CreateConnectorProfileRequest createConnectorProfileRequest)Creates a new connector profile associated with your Amazon Web Services account. -
Uses of CreateConnectorProfileRequest in software.amazon.awssdk.services.appflow.transform
Methods in software.amazon.awssdk.services.appflow.transform with parameters of type CreateConnectorProfileRequest Modifier and Type Method Description SdkHttpFullRequestCreateConnectorProfileRequestMarshaller. marshall(CreateConnectorProfileRequest createConnectorProfileRequest)
-