A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.UriEncodeFn
 
AccessDeniedException - Exception in software.amazon.awssdk.services.b2bi.model
You do not have sufficient access to perform this action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
ACTIVE - software.amazon.awssdk.services.b2bi.model.TransformerStatus
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
allowDots() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.b2bi.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.b2bi.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
ASSIGN - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
attributeKey() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAttributeProvider
 
authority() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider(B2BiAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.b2bi.B2BiBaseClientBuilder
Set the B2BiAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(B2BiAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemeProvider(B2BiAuthSchemeProvider) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemes() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for auth schemes
authSchemes() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for auth schemes
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 

B

B2BiAsyncClient - Interface in software.amazon.awssdk.services.b2bi
Service client for accessing AWS B2BI asynchronously.
B2BiAsyncClientBuilder - Interface in software.amazon.awssdk.services.b2bi
A builder for creating an instance of B2BiAsyncClient.
B2BiAuthSchemeInterceptor - Class in software.amazon.awssdk.services.b2bi.auth.scheme.internal
 
B2BiAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.b2bi.auth.scheme.internal.B2BiAuthSchemeInterceptor
 
B2BiAuthSchemeParams - Interface in software.amazon.awssdk.services.b2bi.auth.scheme
The parameters object used to resolve the auth schemes for the B2Bi service.
B2BiAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.b2bi.auth.scheme
A builder for a B2BiAuthSchemeParams.
B2BiAuthSchemeProvider - Interface in software.amazon.awssdk.services.b2bi.auth.scheme
An auth scheme provider for B2Bi service.
B2BiBaseClientBuilder<B extends B2BiBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.b2bi
This includes configuration specific to AWS B2BI that is supported by both B2BiClientBuilder and B2BiAsyncClientBuilder.
B2BiClient - Interface in software.amazon.awssdk.services.b2bi
Service client for accessing AWS B2BI.
B2BiClientBuilder - Interface in software.amazon.awssdk.services.b2bi
A builder for creating an instance of B2BiClient.
B2BiClientOption<T> - Class in software.amazon.awssdk.services.b2bi.internal
 
B2BiEndpointParams - Class in software.amazon.awssdk.services.b2bi.endpoints
The parameters object used to resolve an endpoint for the B2Bi service.
B2BiEndpointParams.Builder - Interface in software.amazon.awssdk.services.b2bi.endpoints
 
B2BiEndpointProvider - Interface in software.amazon.awssdk.services.b2bi.endpoints
An endpoint provider for B2Bi.
B2BiException - Exception in software.amazon.awssdk.services.b2bi.model
 
B2BiException(B2BiException.Builder) - Constructor for exception software.amazon.awssdk.services.b2bi.model.B2BiException
 
B2BiException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
B2BiException.BuilderImpl - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiRequest - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiRequest(B2BiRequest.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiRequest
 
B2BiRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
B2BiRequest.BuilderImpl - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
B2BiRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiRequestSetEndpointInterceptor
 
B2BiResolveEndpointInterceptor - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
B2BiResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiResolveEndpointInterceptor
 
B2BiResponse - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiResponse(B2BiResponse.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiResponse
 
B2BiResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
B2BiResponse.BuilderImpl - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiResponseMetadata - Class in software.amazon.awssdk.services.b2bi.model
 
B2BiServiceClientConfiguration - Class in software.amazon.awssdk.services.b2bi
Class to expose the service client settings to the user.
B2BiServiceClientConfiguration(B2BiServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration
 
B2BiServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.b2bi
A builder for creating a B2BiServiceClientConfiguration
B2BiServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.b2bi.internal
 
B2BiServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
 
B2BiServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.B2BiAuthSchemeInterceptor
 
BOOLEAN - software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
bucketName() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
Specifies the name of the Amazon S3 bucket.
bucketName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.S3Location.Builder
Specifies the name of the Amazon S3 bucket.
build() - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams.Builder
Returns a B2BiAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams
Get a new builder for creating a B2BiAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Create a builder that can be used to configure and create a B2BiAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Create a builder that can be used to configure and create a B2BiClient.
builder() - Static method in class software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.AccessDeniedException
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.B2BiException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.InternalServerException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
builder() - Static method in exception software.amazon.awssdk.services.b2bi.model.ValidationException
 
builder() - Static method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiResponse.BuilderImpl
 
BuilderImpl(B2BiException) - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
BuilderImpl(B2BiRequest) - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiRequest.BuilderImpl
 
BuilderImpl(B2BiResponse) - Constructor for class software.amazon.awssdk.services.b2bi.model.B2BiResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies the name for the business associated with this profile.
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the name for the business associated with this profile.
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the name for the business associated with this profile.
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the name for the business associated with this profile.
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
Specifies the name for the business associated with this profile.
businessName() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
Specifies the name for the business associated with this profile.
businessName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the name for the business associated with this profile.

C

canContinue() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies a list of the capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns one or more capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns one or more capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
Returns one or more capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns one or more capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
List of the capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns one or more capabilities associated with this partnership.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesIterable
Returns an iterable to iterate through the paginated ListCapabilitiesResponse.capabilities() member.
capabilities() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesPublisher
Returns a publisher that can be used to get a stream of data.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies a list of the capabilities associated with this partnership.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns one or more capabilities associated with this partnership.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
List of the capabilities associated with this partnership.
capabilities(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies a list of the capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
List of the capabilities associated with this partnership.
capabilities(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Collection<CapabilitySummary>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(Consumer<CapabilitySummary.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilities(CapabilitySummary...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse.Builder
Returns one or more capabilities associated with this partnership.
capabilityArn() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
capabilityArn() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
capabilityArn() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
capabilityArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
capabilityArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
capabilityArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
CapabilityConfiguration - Class in software.amazon.awssdk.services.b2bi.model
A capability object.
CapabilityConfiguration.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CapabilityConfiguration.Type - Enum in software.amazon.awssdk.services.b2bi.model
 
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
Specifies a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
Specifies a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
Specifies a system-assigned unique identifier for the capability.
capabilityId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
Returns a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest.Builder
Specifies a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest.Builder
Specifies a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies a system-assigned unique identifier for the capability.
capabilityId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns a system-assigned unique identifier for the capability.
CapabilitySummary - Class in software.amazon.awssdk.services.b2bi.model
Returns the capability summary details.
CapabilitySummary.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CapabilityType - Enum in software.amazon.awssdk.services.b2bi.model
 
carryOn() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
cause(Throwable) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAuthSchemeStrategy
 
clientToken() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Reserved for future use.
clientToken() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Reserved for future use.
clientToken() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Reserved for future use.
clientToken() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Reserved for future use.
clientToken() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
Reserved for future use.
clientToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Reserved for future use.
clientToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Reserved for future use.
clientToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Reserved for future use.
clientToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Reserved for future use.
clientToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Reserved for future use.
condition() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
configuration() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies a structure that contains the details for a capability.
configuration() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns a structure that contains the details for a capability.
configuration() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns a structure that contains the details for a capability.
configuration() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
Specifies a structure that contains the details for a capability.
configuration() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns a structure that contains the details for a capability.
configuration(Consumer<CapabilityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies a structure that contains the details for a capability.
configuration(Consumer<CapabilityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
configuration(Consumer<CapabilityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
configuration(Consumer<CapabilityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies a structure that contains the details for a capability.
configuration(Consumer<CapabilityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
configuration(CapabilityConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies a structure that contains the details for a capability.
configuration(CapabilityConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
configuration(CapabilityConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
configuration(CapabilityConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies a structure that contains the details for a capability.
configuration(CapabilityConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns a structure that contains the details for a capability.
ConflictException - Exception in software.amazon.awssdk.services.b2bi.model
A conflict exception is thrown when you attempt to delete a resource (such as a profile or a capability) that is being used by other resources.
ConflictException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
context(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference.Builder
 
create() - Static method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Create a B2BiAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Create a B2BiClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.b2bi.model.B2BiResponseMetadata
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAuthSchemeStrategy
 
createCapability(Consumer<CreateCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Instantiates a capability based on the specified parameters.
createCapability(Consumer<CreateCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Instantiates a capability based on the specified parameters.
createCapability(CreateCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Instantiates a capability based on the specified parameters.
createCapability(CreateCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Instantiates a capability based on the specified parameters.
CreateCapabilityRequest - Class in software.amazon.awssdk.services.b2bi.model
 
CreateCapabilityRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CreateCapabilityRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
CreateCapabilityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.CreateCapabilityRequestMarshaller
 
CreateCapabilityResponse - Class in software.amazon.awssdk.services.b2bi.model
 
CreateCapabilityResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns a timestamp for creation date and time of the capability.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns a timestamp for creation date and time of the capability.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns a timestamp for creation date and time of the partnership.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns a timestamp representing the time the profile was created.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns a timestamp for creation date and time of the transformer.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns a timestamp for creation date and time of the capability.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns a timestamp for creation date and time of the partnership.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns a timestamp for creation date and time of the transformer.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns a timestamp for creation date and time of the transformer.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns a timestamp for creation date and time of the partnership.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the timestamp for creation date and time of the profile.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns a timestamp indicating when the transformer was created.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns a timestamp for creation date and time of the capability.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns a timestamp for creation date and time of the profile.
createdAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns a timestamp for creation date and time of the transformer.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
Returns a timestamp for creation date and time of the capability.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns a timestamp for creation date and time of the capability.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns a timestamp for creation date and time of the partnership.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns a timestamp representing the time the profile was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns a timestamp for creation date and time of the transformer.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns a timestamp for creation date and time of the capability.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns a timestamp for creation date and time of the partnership.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns a timestamp for creation date and time of the transformer.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns a timestamp for creation date and time of the transformer.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns a timestamp for creation date and time of the partnership.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the timestamp for creation date and time of the profile.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns a timestamp indicating when the transformer was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns a timestamp for creation date and time of the capability.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns a timestamp for creation date and time of the profile.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns a timestamp for creation date and time of the transformer.
createPartnership(Consumer<CreatePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a partnership between a customer and a trading partner, based on the supplied parameters.
createPartnership(Consumer<CreatePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a partnership between a customer and a trading partner, based on the supplied parameters.
createPartnership(CreatePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a partnership between a customer and a trading partner, based on the supplied parameters.
createPartnership(CreatePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a partnership between a customer and a trading partner, based on the supplied parameters.
CreatePartnershipRequest - Class in software.amazon.awssdk.services.b2bi.model
 
CreatePartnershipRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CreatePartnershipRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
CreatePartnershipRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.CreatePartnershipRequestMarshaller
 
CreatePartnershipResponse - Class in software.amazon.awssdk.services.b2bi.model
 
CreatePartnershipResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a customer profile.
createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a customer profile.
createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a customer profile.
createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a customer profile.
CreateProfileRequest - Class in software.amazon.awssdk.services.b2bi.model
 
CreateProfileRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CreateProfileRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
CreateProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.CreateProfileRequestMarshaller
 
CreateProfileResponse - Class in software.amazon.awssdk.services.b2bi.model
 
CreateProfileResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
createTransformer(Consumer<CreateTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a transformer.
createTransformer(Consumer<CreateTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a transformer.
createTransformer(CreateTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Creates a transformer.
createTransformer(CreateTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Creates a transformer.
CreateTransformerRequest - Class in software.amazon.awssdk.services.b2bi.model
 
CreateTransformerRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
CreateTransformerRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
CreateTransformerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.CreateTransformerRequestMarshaller
 
CreateTransformerResponse - Class in software.amazon.awssdk.services.b2bi.model
 
CreateTransformerResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
credentialsProvider() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.b2bi.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.b2bi.endpoints.internal.RuleError
 

D

Default() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
DefaultB2BiAuthSchemeParams - Class in software.amazon.awssdk.services.b2bi.auth.scheme.internal
 
DefaultB2BiAuthSchemeProvider - Class in software.amazon.awssdk.services.b2bi.auth.scheme.internal
 
DefaultB2BiEndpointProvider - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
DefaultB2BiEndpointProvider() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultB2BiEndpointProvider
 
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
deleteCapability(Consumer<DeleteCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified capability.
deleteCapability(Consumer<DeleteCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified capability.
deleteCapability(DeleteCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified capability.
deleteCapability(DeleteCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified capability.
DeleteCapabilityRequest - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteCapabilityRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
DeleteCapabilityRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
DeleteCapabilityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.DeleteCapabilityRequestMarshaller
 
DeleteCapabilityResponse - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteCapabilityResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
deletePartnership(Consumer<DeletePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified partnership.
deletePartnership(Consumer<DeletePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified partnership.
deletePartnership(DeletePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified partnership.
deletePartnership(DeletePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified partnership.
DeletePartnershipRequest - Class in software.amazon.awssdk.services.b2bi.model
 
DeletePartnershipRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
DeletePartnershipRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
DeletePartnershipRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.DeletePartnershipRequestMarshaller
 
DeletePartnershipResponse - Class in software.amazon.awssdk.services.b2bi.model
 
DeletePartnershipResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified profile.
deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified profile.
deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified profile.
deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified profile.
DeleteProfileRequest - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteProfileRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
DeleteProfileRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
DeleteProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.DeleteProfileRequestMarshaller
 
DeleteProfileResponse - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteProfileResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
deleteTransformer(Consumer<DeleteTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified transformer.
deleteTransformer(Consumer<DeleteTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified transformer.
deleteTransformer(DeleteTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Deletes the specified transformer.
deleteTransformer(DeleteTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Deletes the specified transformer.
DeleteTransformerRequest - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteTransformerRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
DeleteTransformerRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
DeleteTransformerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.DeleteTransformerRequestMarshaller
 
DeleteTransformerResponse - Class in software.amazon.awssdk.services.b2bi.model
 
DeleteTransformerResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
DISABLED - software.amazon.awssdk.services.b2bi.model.Logging
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
 

E

edi() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
An EDI (electronic data interchange) configuration object.
edi(Consumer<EdiConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Builder
An EDI (electronic data interchange) configuration object.
edi(EdiConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Builder
An EDI (electronic data interchange) configuration object.
EDI - software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Type
 
EDI - software.amazon.awssdk.services.b2bi.model.CapabilityType
 
EdiConfiguration - Class in software.amazon.awssdk.services.b2bi.model
Specifies the details for the EDI (electronic data interchange) transformation.
EdiConfiguration.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
Specifies the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies the details for the EDI standard that is being used for the transformer.
ediType() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the details for the EDI standard that is being used for the transformer.
ediType(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the details for the EDI standard that is being used for the transformer.
EdiType - Class in software.amazon.awssdk.services.b2bi.model
Specifies the details for the EDI standard that is being used for the transformer.
EdiType.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
EdiType.Type - Enum in software.amazon.awssdk.services.b2bi.model
 
email() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies the email address associated with this trading partner.
email() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns the email address associated with this trading partner.
email() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies the email address associated with this customer profile.
email() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the email address associated with this customer profile.
email() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the email address associated with this trading partner.
email() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the email address associated with this customer profile.
email() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns the email address associated with this trading partner.
email() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
Specifies the email address associated with this customer profile.
email() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the email address associated with this customer profile.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the email address associated with this trading partner.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns the email address associated with this trading partner.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the email address associated with this customer profile.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the email address associated with this customer profile.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the email address associated with this trading partner.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the email address associated with this customer profile.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns the email address associated with this trading partner.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
Specifies the email address associated with this customer profile.
email(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the email address associated with this customer profile.
ENABLED - software.amazon.awssdk.services.b2bi.model.Logging
 
endpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
endpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
endpoint(String) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointProvider() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(B2BiEndpointProvider) - Method in interface software.amazon.awssdk.services.b2bi.B2BiBaseClientBuilder
Set the B2BiEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultB2BiEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
error() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
ERROR - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
 
FatScope<T> - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormat(FileFormat) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns that the currently supported file formats for EDI transformations are JSON and XML.
FileFormat - Enum in software.amazon.awssdk.services.b2bi.model
 
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies that the currently supported file formats for EDI transformations are JSON and XML.
fileFormatAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns that the currently supported file formats for EDI transformations are JSON and XML.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
 
fn(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromEdi(Consumer<EdiConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
Create an instance of this class with CapabilityConfiguration.edi() initialized to the given value.
fromEdi(EdiConfiguration) - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
Create an instance of this class with CapabilityConfiguration.edi() initialized to the given value.
fromInteger(int) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.FileFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.Logging
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.X12TransactionSet
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.X12Version
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromX12Details(Consumer<X12Details.Builder>) - Static method in class software.amazon.awssdk.services.b2bi.model.EdiType
Create an instance of this class with EdiType.x12Details() initialized to the given value.
fromX12Details(X12Details) - Static method in class software.amazon.awssdk.services.b2bi.model.EdiType
Create an instance of this class with EdiType.x12Details() initialized to the given value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getCapability(Consumer<GetCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the specified capability.
getCapability(Consumer<GetCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the specified capability.
getCapability(GetCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the specified capability.
getCapability(GetCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the specified capability.
GetCapabilityRequest - Class in software.amazon.awssdk.services.b2bi.model
 
GetCapabilityRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetCapabilityRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
GetCapabilityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.GetCapabilityRequestMarshaller
 
GetCapabilityResponse - Class in software.amazon.awssdk.services.b2bi.model
 
GetCapabilityResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
getConditions() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
getPartnership(Consumer<GetPartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for a partnership, based on the partner and profile IDs specified.
getPartnership(Consumer<GetPartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for a partnership, based on the partner and profile IDs specified.
getPartnership(GetPartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for a partnership, based on the partner and profile IDs specified.
getPartnership(GetPartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for a partnership, based on the partner and profile IDs specified.
GetPartnershipRequest - Class in software.amazon.awssdk.services.b2bi.model
 
GetPartnershipRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetPartnershipRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
GetPartnershipRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.GetPartnershipRequestMarshaller
 
GetPartnershipResponse - Class in software.amazon.awssdk.services.b2bi.model
 
GetPartnershipResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
getParts() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
getProfile(Consumer<GetProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the profile specified by the profile ID.
getProfile(Consumer<GetProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the profile specified by the profile ID.
getProfile(GetProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the profile specified by the profile ID.
getProfile(GetProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the profile specified by the profile ID.
GetProfileRequest - Class in software.amazon.awssdk.services.b2bi.model
 
GetProfileRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetProfileRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
GetProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.GetProfileRequestMarshaller
 
GetProfileResponse - Class in software.amazon.awssdk.services.b2bi.model
 
GetProfileResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
getProperties() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
getTransformer(Consumer<GetTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the transformer specified by the transformer ID.
getTransformer(Consumer<GetTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the transformer specified by the transformer ID.
getTransformer(GetTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Retrieves the details for the transformer specified by the transformer ID.
getTransformer(GetTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Retrieves the details for the transformer specified by the transformer ID.
getTransformerJob(Consumer<GetTransformerJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Returns the details of the transformer run, based on the Transformer job ID.
getTransformerJob(Consumer<GetTransformerJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Returns the details of the transformer run, based on the Transformer job ID.
getTransformerJob(GetTransformerJobRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Returns the details of the transformer run, based on the Transformer job ID.
getTransformerJob(GetTransformerJobRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Returns the details of the transformer run, based on the Transformer job ID.
GetTransformerJobRequest - Class in software.amazon.awssdk.services.b2bi.model
 
GetTransformerJobRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetTransformerJobRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
GetTransformerJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.GetTransformerJobRequestMarshaller
 
GetTransformerJobResponse - Class in software.amazon.awssdk.services.b2bi.model
 
GetTransformerJobResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetTransformerRequest - Class in software.amazon.awssdk.services.b2bi.model
 
GetTransformerRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
GetTransformerRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
GetTransformerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.GetTransformerRequestMarshaller
 
GetTransformerResponse - Class in software.amazon.awssdk.services.b2bi.model
 
GetTransformerResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
getType() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
getVersion() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 

H

hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
For responses, this returns true if the service returned a value for the Capabilities property.
hasCapabilities() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
For responses, this returns true if the service returned a value for the Capabilities property.
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultB2BiEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
hasInstructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
For responses, this returns true if the service returned a value for the InstructionsDocuments property.
hasInstructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
For responses, this returns true if the service returned a value for the InstructionsDocuments property.
hasInstructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
For responses, this returns true if the service returned a value for the InstructionsDocuments property.
hasInstructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
For responses, this returns true if the service returned a value for the InstructionsDocuments property.
hasInstructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
For responses, this returns true if the service returned a value for the InstructionsDocuments property.
hasOutputFiles() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
For responses, this returns true if the service returned a value for the OutputFiles property.
hasPartnerships() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
For responses, this returns true if the service returned a value for the Partnerships property.
hasProfiles() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
For responses, this returns true if the service returned a value for the Profiles property.
hasTagKeys() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTransformers() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
For responses, this returns true if the service returned a value for the Transformers property.
hostLabel() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 

I

id() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
INACTIVE - software.amazon.awssdk.services.b2bi.model.TransformerStatus
 
index() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.b2bi.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.b2bi.endpoints.internal.InnerParseError
 
inputFile() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
Specifies the location of the input file for the transformation.
inputFile() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
Specifies an S3Location object, which contains the Amazon S3 bucket and prefix for the location of the input file.
inputFile(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Specifies the location of the input file for the transformation.
inputFile(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies an S3Location object, which contains the Amazon S3 bucket and prefix for the location of the input file.
inputFile(S3Location) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Specifies the location of the input file for the transformation.
inputFile(S3Location) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
Specifies an S3Location object, which contains the Amazon S3 bucket and prefix for the location of the input file.
inputFileContent() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
Specify the contents of the EDI (electronic data interchange) XML or JSON file that is used as input for the transform.
inputFileContent(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
Specify the contents of the EDI (electronic data interchange) XML or JSON file that is used as input for the transform.
inputLocation() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an S3Location object.
inputLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an S3Location object.
inputLocation(S3Location) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Contains the Amazon S3 bucket and prefix for the location of the input file, which is contained in an S3Location object.
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
instructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
instructionsDocuments(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
InternalServerException - Exception in software.amazon.awssdk.services.b2bi.model
This exception is thrown when an error occurs in the Amazon Web Services B2B Data Interchange service.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
into() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
IS_IP - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
isUnresolved() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesIterable
 
iterator() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsIterable
 
iterator() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListProfilesIterable
 
iterator() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListTransformersIterable
 

J

JSON - software.amazon.awssdk.services.b2bi.model.FileFormat
 

K

key() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
Specifies the Amazon S3 key for the file location.
key() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
Specifies the name assigned to the tag that you create.
key(String) - Method in interface software.amazon.awssdk.services.b2bi.model.S3Location.Builder
Specifies the Amazon S3 key for the file location.
key(String) - Method in interface software.amazon.awssdk.services.b2bi.model.Tag.Builder
Specifies the name assigned to the tag that you create.
Key(Identifier) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityType
Use this in place of CapabilityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.FileFormat
Use this in place of FileFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.Logging
Use this in place of Logging.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
Use this in place of TransformerJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerStatus
Use this in place of TransformerStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.X12TransactionSet
Use this in place of X12TransactionSet.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.b2bi.model.X12Version
Use this in place of X12Version.values() to return a Set of all values known to the SDK.

L

listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
listCapabilities(Consumer<ListCapabilitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the capabilities associated with your Amazon Web Services account for your current or specified region.
listCapabilities(Consumer<ListCapabilitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the capabilities associated with your Amazon Web Services account for your current or specified region.
listCapabilities(ListCapabilitiesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the capabilities associated with your Amazon Web Services account for your current or specified region.
listCapabilities(ListCapabilitiesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the capabilities associated with your Amazon Web Services account for your current or specified region.
ListCapabilitiesIterable - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiClient.listCapabilitiesPaginator(software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest) operation which is a paginated operation.
ListCapabilitiesIterable(B2BiClient, ListCapabilitiesRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesIterable
 
listCapabilitiesPaginator(Consumer<ListCapabilitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listCapabilitiesPaginator(Consumer<ListCapabilitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
listCapabilitiesPaginator(ListCapabilitiesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listCapabilitiesPaginator(ListCapabilitiesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
ListCapabilitiesPublisher - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiAsyncClient.listCapabilitiesPaginator(software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest) operation which is a paginated operation.
ListCapabilitiesPublisher(B2BiAsyncClient, ListCapabilitiesRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesPublisher
 
ListCapabilitiesRequest - Class in software.amazon.awssdk.services.b2bi.model
 
ListCapabilitiesRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ListCapabilitiesRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
ListCapabilitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.ListCapabilitiesRequestMarshaller
 
ListCapabilitiesResponse - Class in software.amazon.awssdk.services.b2bi.model
 
ListCapabilitiesResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
listPartnerships(Consumer<ListPartnershipsRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the partnerships associated with your Amazon Web Services account for your current or specified region.
listPartnerships(Consumer<ListPartnershipsRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the partnerships associated with your Amazon Web Services account for your current or specified region.
listPartnerships(ListPartnershipsRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the partnerships associated with your Amazon Web Services account for your current or specified region.
listPartnerships(ListPartnershipsRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the partnerships associated with your Amazon Web Services account for your current or specified region.
ListPartnershipsIterable - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiClient.listPartnershipsPaginator(software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest) operation which is a paginated operation.
ListPartnershipsIterable(B2BiClient, ListPartnershipsRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsIterable
 
listPartnershipsPaginator(Consumer<ListPartnershipsRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listPartnershipsPaginator(Consumer<ListPartnershipsRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
listPartnershipsPaginator(ListPartnershipsRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listPartnershipsPaginator(ListPartnershipsRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
ListPartnershipsPublisher - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiAsyncClient.listPartnershipsPaginator(software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest) operation which is a paginated operation.
ListPartnershipsPublisher(B2BiAsyncClient, ListPartnershipsRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsPublisher
 
ListPartnershipsRequest - Class in software.amazon.awssdk.services.b2bi.model
 
ListPartnershipsRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ListPartnershipsRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
ListPartnershipsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.ListPartnershipsRequestMarshaller
 
ListPartnershipsResponse - Class in software.amazon.awssdk.services.b2bi.model
 
ListPartnershipsResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
listProfiles(Consumer<ListProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the profiles associated with your Amazon Web Services account for your current or specified region.
listProfiles(Consumer<ListProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the profiles associated with your Amazon Web Services account for your current or specified region.
listProfiles(ListProfilesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the profiles associated with your Amazon Web Services account for your current or specified region.
listProfiles(ListProfilesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the profiles associated with your Amazon Web Services account for your current or specified region.
ListProfilesIterable - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiClient.listProfilesPaginator(software.amazon.awssdk.services.b2bi.model.ListProfilesRequest) operation which is a paginated operation.
ListProfilesIterable(B2BiClient, ListProfilesRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListProfilesIterable
 
listProfilesPaginator(Consumer<ListProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listProfilesPaginator(Consumer<ListProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
listProfilesPaginator(ListProfilesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listProfilesPaginator(ListProfilesRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
ListProfilesPublisher - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiAsyncClient.listProfilesPaginator(software.amazon.awssdk.services.b2bi.model.ListProfilesRequest) operation which is a paginated operation.
ListProfilesPublisher(B2BiAsyncClient, ListProfilesRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListProfilesPublisher
 
ListProfilesRequest - Class in software.amazon.awssdk.services.b2bi.model
 
ListProfilesRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ListProfilesRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
ListProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.ListProfilesRequestMarshaller
 
ListProfilesResponse - Class in software.amazon.awssdk.services.b2bi.model
 
ListProfilesResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.b2bi.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.b2bi.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
listTransformers(Consumer<ListTransformersRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the available transformers.
listTransformers(Consumer<ListTransformersRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the available transformers.
listTransformers(ListTransformersRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Lists the available transformers.
listTransformers(ListTransformersRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Lists the available transformers.
ListTransformersIterable - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiClient.listTransformersPaginator(software.amazon.awssdk.services.b2bi.model.ListTransformersRequest) operation which is a paginated operation.
ListTransformersIterable(B2BiClient, ListTransformersRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListTransformersIterable
 
listTransformersPaginator(Consumer<ListTransformersRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listTransformersPaginator(Consumer<ListTransformersRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
listTransformersPaginator(ListTransformersRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
listTransformersPaginator(ListTransformersRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
ListTransformersPublisher - Class in software.amazon.awssdk.services.b2bi.paginators
Represents the output for the B2BiAsyncClient.listTransformersPaginator(software.amazon.awssdk.services.b2bi.model.ListTransformersRequest) operation which is a paginated operation.
ListTransformersPublisher(B2BiAsyncClient, ListTransformersRequest) - Constructor for class software.amazon.awssdk.services.b2bi.paginators.ListTransformersPublisher
 
ListTransformersRequest - Class in software.amazon.awssdk.services.b2bi.model
 
ListTransformersRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ListTransformersRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
ListTransformersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.ListTransformersRequestMarshaller
 
ListTransformersResponse - Class in software.amazon.awssdk.services.b2bi.model
 
ListTransformersResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
Literal - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionDataProvider
 
logging() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies whether or not logging is enabled for this profile.
logging() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns whether or not logging is turned on for this profile.
logging() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns whether or not logging is enabled for this profile.
logging() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Specifies whether or not logging is enabled for this profile.
logging() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Specifies whether or not logging is enabled for this profile.
logging(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies whether or not logging is enabled for this profile.
logging(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns whether or not logging is turned on for this profile.
logging(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns whether or not logging is enabled for this profile.
logging(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Specifies whether or not logging is enabled for this profile.
logging(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Specifies whether or not logging is enabled for this profile.
logging(Logging) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies whether or not logging is enabled for this profile.
logging(Logging) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns whether or not logging is turned on for this profile.
logging(Logging) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns whether or not logging is enabled for this profile.
logging(Logging) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Specifies whether or not logging is enabled for this profile.
logging(Logging) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Specifies whether or not logging is enabled for this profile.
Logging - Enum in software.amazon.awssdk.services.b2bi.model
 
loggingAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies whether or not logging is enabled for this profile.
loggingAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns whether or not logging is turned on for this profile.
loggingAsString() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns whether or not logging is enabled for this profile.
loggingAsString() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Specifies whether or not logging is enabled for this profile.
loggingAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Specifies whether or not logging is enabled for this profile.
logGroupName() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the name of the logging group.
logGroupName() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the name of the logging group.
logGroupName() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the name of the logging group.
logGroupName() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the name of the logging group.
logGroupName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the name of the logging group.
logGroupName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the name of the logging group.
logGroupName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the name of the logging group.
logGroupName(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the name of the logging group.

M

mappedFileContent() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
Returns a string for the mapping that can be used to identify the mapping.
mappedFileContent(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingResponse.Builder
Returns a string for the mapping that can be used to identify the mapping.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
Specifies the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies the name of the mapping template for the transformer.
mappingTemplate() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
Specifies the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the name of the mapping template for the transformer.
mappingTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the name of the mapping template for the transformer.
marshall(CreateCapabilityRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.CreateCapabilityRequestMarshaller
 
marshall(CreatePartnershipRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.CreatePartnershipRequestMarshaller
 
marshall(CreateProfileRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.CreateProfileRequestMarshaller
 
marshall(CreateTransformerRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.CreateTransformerRequestMarshaller
 
marshall(DeleteCapabilityRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.DeleteCapabilityRequestMarshaller
 
marshall(DeletePartnershipRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.DeletePartnershipRequestMarshaller
 
marshall(DeleteProfileRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.DeleteProfileRequestMarshaller
 
marshall(DeleteTransformerRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.DeleteTransformerRequestMarshaller
 
marshall(GetCapabilityRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.GetCapabilityRequestMarshaller
 
marshall(GetPartnershipRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.GetPartnershipRequestMarshaller
 
marshall(GetProfileRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.GetProfileRequestMarshaller
 
marshall(GetTransformerJobRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.GetTransformerJobRequestMarshaller
 
marshall(GetTransformerRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.GetTransformerRequestMarshaller
 
marshall(ListCapabilitiesRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.ListCapabilitiesRequestMarshaller
 
marshall(ListPartnershipsRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.ListPartnershipsRequestMarshaller
 
marshall(ListProfilesRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.ListProfilesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListTransformersRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.ListTransformersRequestMarshaller
 
marshall(StartTransformerJobRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.StartTransformerJobRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.TagResourceRequestMarshaller
 
marshall(TestMappingRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.TestMappingRequestMarshaller
 
marshall(TestParsingRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.TestParsingRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.UntagResourceRequestMarshaller
 
marshall(UpdateCapabilityRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.UpdateCapabilityRequestMarshaller
 
marshall(UpdatePartnershipRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.UpdatePartnershipRequestMarshaller
 
marshall(UpdateProfileRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.UpdateProfileRequestMarshaller
 
marshall(UpdateTransformerRequest) - Method in class software.amazon.awssdk.services.b2bi.transform.UpdateTransformerRequestMarshaller
 
maxResults() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
Specifies the maximum number of capabilities to return.
maxResults() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
Specifies the maximum number of capabilities to return.
maxResults() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
Specifies the maximum number of profiles to return.
maxResults() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
Specifies the number of items to return for the API response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest.Builder
Specifies the maximum number of capabilities to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest.Builder
Specifies the maximum number of capabilities to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesRequest.Builder
Specifies the maximum number of profiles to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersRequest.Builder
Specifies the number of items to return for the API response.
message() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
Returns an optional error message, which gets populated when the job is not run successfully.
message(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns an optional error message, which gets populated when the job is not run successfully.
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns a timestamp that identifies the most recent date and time that the capability was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns a timestamp for last time the capability was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns a timestamp for last time the profile was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns a timestamp for last time the transformer was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the timestamp that identifies the most recent date and time that the profile was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns a timestamp representing the date and time for the most recent change for the transformer object.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns a timestamp for last time the capability was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns a timestamp for last time the profile was modified.
modifiedAt() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns a timestamp for last time the transformer was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
Returns a timestamp that identifies the most recent date and time that the capability was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns a timestamp for last time the capability was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns a timestamp for last time the profile was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns a timestamp for last time the transformer was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the timestamp that identifies the most recent date and time that the profile was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns a timestamp representing the date and time for the most recent change for the transformer object.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns a timestamp for last time the capability was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns a timestamp for last time the profile was modified.
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns a timestamp for last time the transformer was modified.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiResolveEndpointInterceptor
 

N

name() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
The display name of the capability.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies the name of the capability, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns the name of the capability used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies a descriptive name for the partnership.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns a descriptive name for the partnership.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies the name of the profile.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the name of the profile, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies the name of the transformer, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the name of the transformer, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns the name of the capability, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the display name of the partnership
name() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the name of the profile, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the name of the transformer, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns the name of the partnership.
name() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the display name for profile.
name() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the descriptive name for the transformer.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
Specifies a new name for the capability, to replace the existing name.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns the name of the capability, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
The name of the partnership, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
The name of the partnership, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
The name of the profile, used to identify it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the name of the profile.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specify a new name for the transformer, if you want to update it.
name() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the name of the transformer.
name(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
The display name of the capability.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the name of the capability, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns the name of the capability used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies a descriptive name for the partnership.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns a descriptive name for the partnership.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the name of the profile.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the name of the profile, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the name of the transformer, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the name of the transformer, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns the name of the capability, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the display name of the partnership
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the name of the profile, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the name of the transformer, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns the name of the partnership.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the display name for profile.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the descriptive name for the transformer.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
Specifies a new name for the capability, to replace the existing name.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns the name of the capability, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
The name of the partnership, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
The name of the partnership, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
The name of the profile, used to identify it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the name of the profile.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specify a new name for the transformer, if you want to update it.
name(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the name of the transformer.
name(Identifier) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesRequest.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesResponse.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersRequest.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
nextToken(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersResponse.Builder
When additional results are obtained from the command, a NextToken parameter is returned in the output.
none() - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
Not - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 

O

of(boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
operation() - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation() - Method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeParams
 
operation(String) - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
outputFiles() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
Returns the location for the output files.
outputFiles(Collection<S3Location>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns the location for the output files.
outputFiles(Consumer<S3Location.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns the location for the output files.
outputFiles(S3Location...) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns the location for the output files.
outputLocation() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an S3Location object.
outputLocation() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
Specifies the location of the output file for the transformation.
outputLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an S3Location object.
outputLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Specifies the location of the output file for the transformation.
outputLocation(S3Location) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Contains the Amazon S3 bucket and prefix for the location of the output file, which is contained in an S3Location object.
outputLocation(S3Location) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Specifies the location of the output file for the transformation.
outputs() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
overrideConfiguration() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.TestMappingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for client override configuration

P

Parameter - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.b2bi.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
parsedFileContent() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
Returns the contents of the input file being tested, parsed according to the specified EDI (electronic data interchange) type.
parsedFileContent(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TestParsingResponse.Builder
Returns the contents of the input file being tested, parsed according to the specified EDI (electronic data interchange) type.
parseShortform(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
partnershipArn() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
Specifies the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
Specifies the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
Specifies the unique, system-generated identifier for a partnership.
partnershipId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest.Builder
Specifies the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest.Builder
Specifies the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest.Builder
Specifies the unique, system-generated identifier for a partnership.
partnershipId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns the unique, system-generated identifier for a partnership.
partnerships() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
Specifies a list of your partnerships.
partnerships() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsIterable
Returns an iterable to iterate through the paginated ListPartnershipsResponse.partnerships() member.
partnerships() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsPublisher
Returns a publisher that can be used to get a stream of data.
partnerships(Collection<PartnershipSummary>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse.Builder
Specifies a list of your partnerships.
partnerships(Consumer<PartnershipSummary.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse.Builder
Specifies a list of your partnerships.
partnerships(PartnershipSummary...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse.Builder
Specifies a list of your partnerships.
PartnershipSummary - Class in software.amazon.awssdk.services.b2bi.model
A structure that contains the details for a partnership.
PartnershipSummary.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
path() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
phone() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies the phone number associated with the partnership.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns the phone number associated with the partnership.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies the phone number associated with the profile.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the phone number associated with the profile.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the phone number associated with the partnership.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the phone number associated with the profile.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns the phone number associated with the partnership.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
Specifies the phone number associated with the profile.
phone() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the phone number associated with the profile.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the phone number associated with the partnership.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns the phone number associated with the partnership.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the phone number associated with the profile.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the phone number associated with the profile.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the phone number associated with the partnership.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the phone number associated with the profile.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns the phone number associated with the partnership.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
Specifies the phone number associated with the profile.
phone(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the phone number associated with the profile.
pop() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
profileArn() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns an Amazon Resource Name (ARN) for the profile.
profileArn() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
profileArn() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns an Amazon Resource Name (ARN) for the profile.
profileArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns an Amazon Resource Name (ARN) for the profile.
profileArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
profileArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns an Amazon Resource Name (ARN) for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
Specifies the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
Specifies the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
Specifies the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
Specifies the unique, system-generated identifier for the profile.
profileId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileResponse.Builder
Returns the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest.Builder
Specifies the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileRequest.Builder
Specifies the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetProfileResponse.Builder
Returns the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest.Builder
Specifies the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ProfileSummary.Builder
Returns the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest.Builder
Specifies the unique, system-generated identifier for the profile.
profileId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse.Builder
Returns the unique, system-generated identifier for the profile.
profiles() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
Returns an array of ProfileSummary objects.
profiles() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListProfilesIterable
Returns an iterable to iterate through the paginated ListProfilesResponse.profiles() member.
profiles() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListProfilesPublisher
Returns a publisher that can be used to get a stream of data.
profiles(Collection<ProfileSummary>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesResponse.Builder
Returns an array of ProfileSummary objects.
profiles(Consumer<ProfileSummary.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesResponse.Builder
Returns an array of ProfileSummary objects.
profiles(ProfileSummary...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListProfilesResponse.Builder
Returns an array of ProfileSummary objects.
ProfileSummary - Class in software.amazon.awssdk.services.b2bi.model
Contains the details for a profile.
ProfileSummary.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointAttributeProvider
 
push() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 

Q

quotaCode() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
The quota that was exceeded, which caused the exception.
quotaCode(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
The quota that was exceeded, which caused the exception.

R

ref(Identifier) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
region() - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
region() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.b2bi.B2BiServiceClientConfiguration.Builder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.b2bi.internal.B2BiServiceClientConfigurationBuilder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partition.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<B2BiAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(B2BiAuthSchemeParams) - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(B2BiAuthSchemeParams) - Method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeProvider
 
resolveEndpoint(Consumer<B2BiEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(B2BiEndpointParams) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(B2BiEndpointParams) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.DefaultB2BiEndpointProvider
 
resource() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
resourceARN() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
Requests the tags associated with a particular Amazon Resource Name (ARN).
resourceARN() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
Specifies an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
resourceARN() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
Specifies an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
resourceARN(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest.Builder
Requests the tags associated with a particular Amazon Resource Name (ARN).
resourceARN(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
Specifies an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
resourceARN(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UntagResourceRequest.Builder
Specifies an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
resourceId() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
resourceId() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
The ID for the resource that exceeded the quota, which caused the exception.
resourceId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
The ID for the resource that exceeded the quota, which caused the exception.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.b2bi.model
Occurs when the requested resource does not exist, or cannot be found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
resourceType() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
The resource type (profile, partnership, transformer, or capability) that exceeded the quota, which caused the exception.
resourceType(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
The resource type (profile, partnership, transformer, or capability) that exceeded the quota, which caused the exception.
responseMetadata() - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.b2bi.model.B2BiResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.b2bi.model.B2BiResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiResponse.BuilderImpl
 
result(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition.Builder
 
retryAfterSeconds() - Method in exception software.amazon.awssdk.services.b2bi.model.InternalServerException
The server attempts to retry a failed command.
retryAfterSeconds() - Method in exception software.amazon.awssdk.services.b2bi.model.ThrottlingException
The server attempts to retry a command that was throttled.
retryAfterSeconds(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
The server attempts to retry a failed command.
retryAfterSeconds(Integer) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
The server attempts to retry a command that was throttled.
reverse() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
Rule - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.b2bi.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.B2BiResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
RUNNING - software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
 

S

S3Location - Class in software.amazon.awssdk.services.b2bi.model
Specifies the details for the Amazon S3 file location that is being used with Amazon Web Services B2BI Data Interchange.
S3Location.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
sampleDocument(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
scheme() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.b2bi.model.ValidationException
 
sdkFields() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.AccessDeniedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.B2BiException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.InternalServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.b2bi.model.ValidationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
service() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.b2bi.B2BiClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.b2bi.B2BiClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
 
serviceCode() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
The code responsible for exceeding the quota, which caused the exception.
serviceCode(String) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
The code responsible for exceeding the quota, which caused the exception.
serviceId(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.b2bi.B2BiClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.b2bi.model
Occurs when the calling command attempts to exceed one of the service quotas, for example trying to create a capability when you already have the maximum number of capabilities allowed.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
since() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.b2bi - package software.amazon.awssdk.services.b2bi
This is the Amazon Web Services B2B Data Interchange API Reference.
software.amazon.awssdk.services.b2bi.auth.scheme - package software.amazon.awssdk.services.b2bi.auth.scheme
 
software.amazon.awssdk.services.b2bi.auth.scheme.internal - package software.amazon.awssdk.services.b2bi.auth.scheme.internal
 
software.amazon.awssdk.services.b2bi.endpoints - package software.amazon.awssdk.services.b2bi.endpoints
 
software.amazon.awssdk.services.b2bi.endpoints.internal - package software.amazon.awssdk.services.b2bi.endpoints.internal
 
software.amazon.awssdk.services.b2bi.internal - package software.amazon.awssdk.services.b2bi.internal
 
software.amazon.awssdk.services.b2bi.model - package software.amazon.awssdk.services.b2bi.model
 
software.amazon.awssdk.services.b2bi.paginators - package software.amazon.awssdk.services.b2bi.paginators
 
software.amazon.awssdk.services.b2bi.transform - package software.amazon.awssdk.services.b2bi.transform
 
SourceException - Exception in software.amazon.awssdk.services.b2bi.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
startIndex() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTransformerJob(Consumer<StartTransformerJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Runs a job, using a transformer, to parse input EDI (electronic data interchange) file into the output structures used by Amazon Web Services B2BI Data Interchange.
startTransformerJob(Consumer<StartTransformerJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Runs a job, using a transformer, to parse input EDI (electronic data interchange) file into the output structures used by Amazon Web Services B2BI Data Interchange.
startTransformerJob(StartTransformerJobRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Runs a job, using a transformer, to parse input EDI (electronic data interchange) file into the output structures used by Amazon Web Services B2BI Data Interchange.
startTransformerJob(StartTransformerJobRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Runs a job, using a transformer, to parse input EDI (electronic data interchange) file into the output structures used by Amazon Web Services B2BI Data Interchange.
StartTransformerJobRequest - Class in software.amazon.awssdk.services.b2bi.model
 
StartTransformerJobRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
StartTransformerJobRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
StartTransformerJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.StartTransformerJobRequestMarshaller
 
StartTransformerJobResponse - Class in software.amazon.awssdk.services.b2bi.model
 
StartTransformerJobResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
status() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the state of the newly created transformer.
status() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
Returns the current state of the transformer job, either running, succeeded, or failed.
status() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the state of the newly created transformer.
status() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the state of the newly created transformer.
status() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies the transformer's status.
status() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the state of the newly created transformer.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the state of the newly created transformer.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns the current state of the transformer job, either running, succeeded, or failed.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the state of the newly created transformer.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the state of the newly created transformer.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the transformer's status.
status(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the state of the newly created transformer.
status(TransformerJobStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse.Builder
Returns the current state of the transformer job, either running, succeeded, or failed.
status(TransformerStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the state of the newly created transformer.
status(TransformerStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the state of the newly created transformer.
status(TransformerStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the state of the newly created transformer.
status(TransformerStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the transformer's status.
status(TransformerStatus) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the state of the newly created transformer.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the state of the newly created transformer.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
Returns the current state of the transformer job, either running, succeeded, or failed.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the state of the newly created transformer.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the state of the newly created transformer.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies the transformer's status.
statusAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the state of the newly created transformer.
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 
stopIndex() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
STRING - software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
subscribe(Subscriber<? super ListCapabilitiesResponse>) - Method in class software.amazon.awssdk.services.b2bi.paginators.ListCapabilitiesPublisher
 
subscribe(Subscriber<? super ListPartnershipsResponse>) - Method in class software.amazon.awssdk.services.b2bi.paginators.ListPartnershipsPublisher
 
subscribe(Subscriber<? super ListProfilesResponse>) - Method in class software.amazon.awssdk.services.b2bi.paginators.ListProfilesPublisher
 
subscribe(Subscriber<? super ListTransformersResponse>) - Method in class software.amazon.awssdk.services.b2bi.paginators.ListTransformersPublisher
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Substring
 
SUCCEEDED - software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulePartition
 

T

Tag - Class in software.amazon.awssdk.services.b2bi.model
Creates a key-value pair for a specific resource.
Tag.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
tagKeys() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.b2bi.model.UntagResourceRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.b2bi.model.UntagResourceRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
TagResourceRequest - Class in software.amazon.awssdk.services.b2bi.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.b2bi.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
tags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse.Builder
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse.Builder
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateProfileRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse.Builder
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
tags(Tag...) - Method in interface software.amazon.awssdk.services.b2bi.model.TagResourceRequest.Builder
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
target() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Builder
 
template() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
testMapping(Consumer<TestMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Maps the input file according to the provided template file.
testMapping(Consumer<TestMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Maps the input file according to the provided template file.
testMapping(TestMappingRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Maps the input file according to the provided template file.
testMapping(TestMappingRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Maps the input file according to the provided template file.
TestMappingRequest - Class in software.amazon.awssdk.services.b2bi.model
 
TestMappingRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
TestMappingRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
TestMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.TestMappingRequestMarshaller
 
TestMappingResponse - Class in software.amazon.awssdk.services.b2bi.model
 
TestMappingResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
testParsing(Consumer<TestParsingRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Parses the input EDI (electronic data interchange) file.
testParsing(Consumer<TestParsingRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Parses the input EDI (electronic data interchange) file.
testParsing(TestParsingRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Parses the input EDI (electronic data interchange) file.
testParsing(TestParsingRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Parses the input EDI (electronic data interchange) file.
TestParsingRequest - Class in software.amazon.awssdk.services.b2bi.model
 
TestParsingRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
TestParsingRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
TestParsingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.TestParsingRequestMarshaller
 
TestParsingResponse - Class in software.amazon.awssdk.services.b2bi.model
 
TestParsingResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
ThrottlingException - Exception in software.amazon.awssdk.services.b2bi.model
The request was denied due to throttling: the data speed and rendering may be limited depending on various parameters and conditions.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
toBuilder() - Method in interface software.amazon.awssdk.services.b2bi.auth.scheme.B2BiAuthSchemeParams
Returns a B2BiAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.auth.scheme.internal.DefaultB2BiAuthSchemeParams
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.AccessDeniedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.B2BiException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.B2BiRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.InternalServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.b2bi.model.ValidationException
 
toBuilder() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
 
toList() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.b2bi.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.CapabilityType
 
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteCapabilityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeletePartnershipResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.FileFormat
 
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListCapabilitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListPartnershipsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListProfilesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.Logging
 
toString() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.ProfileSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.S3Location
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TestMappingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TestParsingResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
 
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.TransformerStatus
 
toString() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
toString() - Method in enum software.amazon.awssdk.services.b2bi.model.X12Version
 
tradingPartnerId() - Method in class software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse
Returns the unique, system-generated identifier for a trading partner.
tradingPartnerId() - Method in class software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse
Returns the unique identifier for the partner for this partnership.
tradingPartnerId() - Method in class software.amazon.awssdk.services.b2bi.model.PartnershipSummary
Returns the unique, system-generated identifier for a trading partner.
tradingPartnerId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse
Returns the unique, system-generated identifier for a trading partner.
tradingPartnerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreatePartnershipResponse.Builder
Returns the unique, system-generated identifier for a trading partner.
tradingPartnerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetPartnershipResponse.Builder
Returns the unique identifier for the partner for this partnership.
tradingPartnerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.PartnershipSummary.Builder
Returns the unique, system-generated identifier for a trading partner.
tradingPartnerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdatePartnershipResponse.Builder
Returns the unique, system-generated identifier for a trading partner.
transactionSet() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
Returns an enumerated type where each value identifies an X12 transaction set.
transactionSet(String) - Method in interface software.amazon.awssdk.services.b2bi.model.X12Details.Builder
Returns an enumerated type where each value identifies an X12 transaction set.
transactionSet(X12TransactionSet) - Method in interface software.amazon.awssdk.services.b2bi.model.X12Details.Builder
Returns an enumerated type where each value identifies an X12 transaction set.
transactionSetAsString() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
Returns an enumerated type where each value identifies an X12 transaction set.
transformerArn() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerArn() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerArn() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerArn(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse
Returns the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest
Specifies the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
Returns the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
Specifies the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerRequest
Specifies the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerResponse
Returns the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest
Specifies the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.TransformerSummary
Returns the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest
Specifies the system-assigned unique identifier for the transformer.
transformerId() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse
Returns the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateTransformerResponse.Builder
Returns the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.DeleteTransformerRequest.Builder
Specifies the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Returns the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest.Builder
Specifies the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerRequest.Builder
Specifies the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerResponse.Builder
Returns the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobRequest.Builder
Specifies the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.TransformerSummary.Builder
Returns the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerRequest.Builder
Specifies the system-assigned unique identifier for the transformer.
transformerId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateTransformerResponse.Builder
Returns the system-assigned unique identifier for the transformer.
transformerJobId() - Method in class software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest
Specifies the unique, system-generated identifier for a transformer run.
transformerJobId() - Method in class software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse
Returns the unique, system-generated identifier for a transformer run.
transformerJobId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetTransformerJobRequest.Builder
Specifies the unique, system-generated identifier for a transformer run.
transformerJobId(String) - Method in interface software.amazon.awssdk.services.b2bi.model.StartTransformerJobResponse.Builder
Returns the unique, system-generated identifier for a transformer run.
TransformerJobStatus - Enum in software.amazon.awssdk.services.b2bi.model
 
transformers() - Method in class software.amazon.awssdk.services.b2bi.model.ListTransformersResponse
Returns an array of one or more transformer objects.
transformers() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListTransformersIterable
Returns an iterable to iterate through the paginated ListTransformersResponse.transformers() member.
transformers() - Method in class software.amazon.awssdk.services.b2bi.paginators.ListTransformersPublisher
Returns a publisher that can be used to get a stream of data.
transformers(Collection<TransformerSummary>) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersResponse.Builder
Returns an array of one or more transformer objects.
transformers(Consumer<TransformerSummary.Builder>...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersResponse.Builder
Returns an array of one or more transformer objects.
transformers(TransformerSummary...) - Method in interface software.amazon.awssdk.services.b2bi.model.ListTransformersResponse.Builder
Returns an array of one or more transformer objects.
TransformerStatus - Enum in software.amazon.awssdk.services.b2bi.model
 
TransformerSummary - Class in software.amazon.awssdk.services.b2bi.model
Contains the details for a transformer object.
TransformerSummary.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
TREE - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.TreeRule
 
type() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns the type of the capability.
type() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies the type of the capability.
type() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns the type of the capability.
type() - Method in class software.amazon.awssdk.services.b2bi.model.EdiConfiguration
Returns the type of the capability.
type() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns the type of the capability.
type() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns the type of the capability.
type(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
Returns the type of the capability.
type(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the type of the capability.
type(String) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns the type of the capability.
type(String) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns the type of the capability.
type(String) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns the type of the capability.
type(Consumer<EdiType.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Returns the type of the capability.
type(ParameterType) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
type(CapabilityType) - Method in interface software.amazon.awssdk.services.b2bi.model.CapabilitySummary.Builder
Returns the type of the capability.
type(CapabilityType) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest.Builder
Specifies the type of the capability.
type(CapabilityType) - Method in interface software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse.Builder
Returns the type of the capability.
type(CapabilityType) - Method in interface software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse.Builder
Returns the type of the capability.
type(CapabilityType) - Method in interface software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse.Builder
Returns the type of the capability.
type(EdiType) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiConfiguration.Builder
Returns the type of the capability.
TYPE - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.b2bi.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CapabilitySummary
Returns the type of the capability.
typeAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityRequest
Specifies the type of the capability.
typeAsString() - Method in class software.amazon.awssdk.services.b2bi.model.CreateCapabilityResponse
Returns the type of the capability.
typeAsString() - Method in class software.amazon.awssdk.services.b2bi.model.GetCapabilityResponse
Returns the type of the capability.
typeAsString() - Method in class software.amazon.awssdk.services.b2bi.model.UpdateCapabilityResponse
Returns the type of the capability.
types() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.CapabilityType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.EdiType.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.FileFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.Logging
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.TransformerStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.b2bi.model.X12Version
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Detaches a key-value pair from the specified resource, as identified by its Amazon Resource Name (ARN).
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Detaches a key-value pair from the specified resource, as identified by its Amazon Resource Name (ARN).
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Detaches a key-value pair from the specified resource, as identified by its Amazon Resource Name (ARN).
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Detaches a key-value pair from the specified resource, as identified by its Amazon Resource Name (ARN).
UntagResourceRequest - Class in software.amazon.awssdk.services.b2bi.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.b2bi.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
updateCapability(Consumer<UpdateCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates some of the parameters for a capability, based on the specified parameters.
updateCapability(Consumer<UpdateCapabilityRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates some of the parameters for a capability, based on the specified parameters.
updateCapability(UpdateCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates some of the parameters for a capability, based on the specified parameters.
updateCapability(UpdateCapabilityRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates some of the parameters for a capability, based on the specified parameters.
UpdateCapabilityRequest - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateCapabilityRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
UpdateCapabilityRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
UpdateCapabilityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.UpdateCapabilityRequestMarshaller
 
UpdateCapabilityResponse - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateCapabilityResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
updatePartnership(Consumer<UpdatePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates some of the parameters for a partnership between a customer and trading partner.
updatePartnership(Consumer<UpdatePartnershipRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates some of the parameters for a partnership between a customer and trading partner.
updatePartnership(UpdatePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates some of the parameters for a partnership between a customer and trading partner.
updatePartnership(UpdatePartnershipRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates some of the parameters for a partnership between a customer and trading partner.
UpdatePartnershipRequest - Class in software.amazon.awssdk.services.b2bi.model
 
UpdatePartnershipRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
UpdatePartnershipRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
UpdatePartnershipRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.UpdatePartnershipRequestMarshaller
 
UpdatePartnershipResponse - Class in software.amazon.awssdk.services.b2bi.model
 
UpdatePartnershipResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
updateProfile(Consumer<UpdateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates the specified parameters for a profile.
updateProfile(Consumer<UpdateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates the specified parameters for a profile.
updateProfile(UpdateProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates the specified parameters for a profile.
updateProfile(UpdateProfileRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates the specified parameters for a profile.
UpdateProfileRequest - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateProfileRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
UpdateProfileRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
UpdateProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.UpdateProfileRequestMarshaller
 
UpdateProfileResponse - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateProfileResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
updateTransformer(Consumer<UpdateTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates the specified parameters for a transformer.
updateTransformer(Consumer<UpdateTransformerRequest.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates the specified parameters for a transformer.
updateTransformer(UpdateTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiAsyncClient
Updates the specified parameters for a transformer.
updateTransformer(UpdateTransformerRequest) - Method in interface software.amazon.awssdk.services.b2bi.B2BiClient
Updates the specified parameters for a transformer.
UpdateTransformerRequest - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateTransformerRequest.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
UpdateTransformerRequestMarshaller - Class in software.amazon.awssdk.services.b2bi.transform
UpdateTransformerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.b2bi.transform.UpdateTransformerRequestMarshaller
 
UpdateTransformerResponse - Class in software.amazon.awssdk.services.b2bi.model
 
UpdateTransformerResponse.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointResult.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.B2BiEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.b2bi.endpoints.internal.AwsEndpointProviderUtils
 
UserAgentUtils - Class in software.amazon.awssdk.services.b2bi.internal
 

V

validate() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.FnNode
 
ValidationException - Exception in software.amazon.awssdk.services.b2bi.model
Occurs when a B2BI object cannot be validated against a request from another object.
ValidationException.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
value() - Method in class software.amazon.awssdk.services.b2bi.model.Tag
Contains one or more values that you assigned to the key name that you create.
value(String) - Method in interface software.amazon.awssdk.services.b2bi.model.Tag.Builder
Contains one or more values that you assigned to the key name that you create.
value(Value) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.b2bi.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.b2bi.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.EdiType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.Logging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.X12TransactionSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.b2bi.model.X12Version
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.b2bi.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.CapabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.EdiType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.Logging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.TransformerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.X12TransactionSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.b2bi.model.X12Version
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions
 
version() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
Returns the version to use for the specified X12 transaction set.
version(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.Partitions.Builder
 
version(String) - Method in interface software.amazon.awssdk.services.b2bi.model.X12Details.Builder
Returns the version to use for the specified X12 transaction set.
version(X12Version) - Method in interface software.amazon.awssdk.services.b2bi.model.X12Details.Builder
Returns the version to use for the specified X12 transaction set.
VERSION_4010 - software.amazon.awssdk.services.b2bi.model.X12Version
 
VERSION_4030 - software.amazon.awssdk.services.b2bi.model.X12Version
 
VERSION_5010 - software.amazon.awssdk.services.b2bi.model.X12Version
 
VERSION_5010_HIPAA - software.amazon.awssdk.services.b2bi.model.X12Version
 
versionAsString() - Method in class software.amazon.awssdk.services.b2bi.model.X12Details
Returns the version to use for the specified X12 transaction set.
visitBool(boolean) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.b2bi.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.RuleEvaluator
 

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.b2bi.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.B2BiException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.b2bi.model.B2BiException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.InternalServerException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.ServiceQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.ThrottlingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.b2bi.model.ValidationException.Builder
 

X

X12_110 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_180 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_204 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_210 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_211 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_214 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_215 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_259 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_260 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_266 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_269 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_270 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_270_X279 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_271 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_271_X279 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_274 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_275 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_275_X210 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_275_X211 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_276 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_276_X212 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_277 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_277_X212 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_277_X214 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_277_X364 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_278 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_278_X217 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_310 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_315 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_322 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_404 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_410 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_417 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_421 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_426 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_810 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_820 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_820_X218 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_820_X306 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_824 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_824_X186 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_830 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_832 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_834 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_834_X220 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_834_X307 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_834_X318 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_835 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_835_X221 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X222 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X223 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X224 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X291 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X292 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_837_X298 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_844 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_846 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_849 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_850 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_852 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_855 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_856 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_860 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_861 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_864 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_865 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_869 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_870 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_940 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_945 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_990 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_997 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_999 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_999_X231 - software.amazon.awssdk.services.b2bi.model.X12TransactionSet
 
X12_DETAILS - software.amazon.awssdk.services.b2bi.model.EdiType.Type
 
x12Details() - Method in class software.amazon.awssdk.services.b2bi.model.EdiType
Returns the details for the EDI standard that is being used for the transformer.
x12Details(Consumer<X12Details.Builder>) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiType.Builder
Returns the details for the EDI standard that is being used for the transformer.
x12Details(X12Details) - Method in interface software.amazon.awssdk.services.b2bi.model.EdiType.Builder
Returns the details for the EDI standard that is being used for the transformer.
X12Details - Class in software.amazon.awssdk.services.b2bi.model
A structure that contains the X12 transaction set and version.
X12Details.Builder - Interface in software.amazon.awssdk.services.b2bi.model
 
X12TransactionSet - Enum in software.amazon.awssdk.services.b2bi.model
 
X12Version - Enum in software.amazon.awssdk.services.b2bi.model
 
XML - software.amazon.awssdk.services.b2bi.model.FileFormat
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages