public static interface DescribeConnectorsRequest.Builder extends AppflowRequest.Builder, SdkPojo, CopyableBuilder<DescribeConnectorsRequest.Builder,DescribeConnectorsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeConnectorsRequest.Builder connectorTypesWithStrings(Collection<String> connectorTypes)
The type of connector, such as Salesforce, Amplitude, and so on.
connectorTypes - The type of connector, such as Salesforce, Amplitude, and so on.DescribeConnectorsRequest.Builder connectorTypesWithStrings(String... connectorTypes)
The type of connector, such as Salesforce, Amplitude, and so on.
connectorTypes - The type of connector, such as Salesforce, Amplitude, and so on.DescribeConnectorsRequest.Builder connectorTypes(Collection<ConnectorType> connectorTypes)
The type of connector, such as Salesforce, Amplitude, and so on.
connectorTypes - The type of connector, such as Salesforce, Amplitude, and so on.DescribeConnectorsRequest.Builder connectorTypes(ConnectorType... connectorTypes)
The type of connector, such as Salesforce, Amplitude, and so on.
connectorTypes - The type of connector, such as Salesforce, Amplitude, and so on.DescribeConnectorsRequest.Builder nextToken(String nextToken)
The pagination token for the next page of data.
nextToken - The pagination token for the next page of data.DescribeConnectorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeConnectorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.