AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clear() |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clearRoleArn() |
Required.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clearRoleSessionName() |
Optional.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.clone() |
|
AwsServicesAuthentication.Builder |
AwsControlPlane.Builder.getAwsServicesAuthenticationBuilder() |
Required.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.mergeFrom(AwsServicesAuthentication other) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AwsServicesAuthentication.Builder |
AwsServicesAuthentication.newBuilder() |
|
static AwsServicesAuthentication.Builder |
AwsServicesAuthentication.newBuilder(AwsServicesAuthentication prototype) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.newBuilderForType() |
|
protected AwsServicesAuthentication.Builder |
AwsServicesAuthentication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setRoleArn(String value) |
Required.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setRoleArnBytes(com.google.protobuf.ByteString value) |
Required.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setRoleSessionName(String value) |
Optional.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setRoleSessionNameBytes(com.google.protobuf.ByteString value) |
Optional.
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AwsServicesAuthentication.Builder |
AwsServicesAuthentication.toBuilder() |
|