JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
software.amazon.awssdk.services.s3control.model.CreateAccessGrantsInstanceResponse.Builder.identityCenterArn(String)
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.CreateAccessGrantsInstanceResponse.identityCenterArn()
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.GetAccessGrantsInstanceResponse.Builder.identityCenterArn(String)
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.GetAccessGrantsInstanceResponse.identityCenterArn()
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.ListAccessGrantsInstanceEntry.Builder.identityCenterArn(String)
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.ListAccessGrantsInstanceEntry.identityCenterArn()
IdentityCenterArn has been deprecated. Use IdentityCenterInstanceArn or IdentityCenterApplicationArn.
software.amazon.awssdk.services.s3control.model.ReplicationRule.Builder.prefix(String)
Prefix has been deprecated
software.amazon.awssdk.services.s3control.model.ReplicationRule.prefix()
Prefix has been deprecated
software.amazon.awssdk.services.s3control.S3ControlConfiguration.Builder.dualstackEnabled(Boolean)
This option has been replaced with
AwsClientBuilder.dualstackEnabled(Boolean)
. If both are set, an exception will be thrown.
software.amazon.awssdk.services.s3control.S3ControlConfiguration.Builder.fipsModeEnabled(Boolean)
This has been deprecated in favor of
AwsClientBuilder.fipsEnabled(Boolean)
. If both are set, an exception will be thrown.