Uses of Class
software.amazon.awssdk.services.s3.model.HeadObjectResponse
-
Packages that use HeadObjectResponse Package Description software.amazon.awssdk.services.s3 software.amazon.awssdk.services.s3.waiters -
-
Uses of HeadObjectResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return HeadObjectResponse Modifier and Type Method Description HeadObjectResponse
DelegatingS3Client. headObject(HeadObjectRequest headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself.default HeadObjectResponse
S3Client. headObject(Consumer<HeadObjectRequest.Builder> headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself.default HeadObjectResponse
S3Client. headObject(HeadObjectRequest headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself.Methods in software.amazon.awssdk.services.s3 that return types with arguments of type HeadObjectResponse Modifier and Type Method Description CompletableFuture<HeadObjectResponse>
DelegatingS3AsyncClient. headObject(HeadObjectRequest headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself.default CompletableFuture<HeadObjectResponse>
S3AsyncClient. headObject(Consumer<HeadObjectRequest.Builder> headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself.default CompletableFuture<HeadObjectResponse>
S3AsyncClient. headObject(HeadObjectRequest headObjectRequest)
TheHEAD
operation retrieves metadata from an object without returning the object itself. -
Uses of HeadObjectResponse in software.amazon.awssdk.services.s3.waiters
Methods in software.amazon.awssdk.services.s3.waiters that return types with arguments of type HeadObjectResponse Modifier and Type Method Description default CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectExists(Consumer<HeadObjectRequest.Builder> headObjectRequest)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired state.default CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectExists(Consumer<HeadObjectRequest.Builder> headObjectRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired state.default CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectExists(HeadObjectRequest headObjectRequest)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectExists(HeadObjectRequest headObjectRequest, WaiterOverrideConfiguration overrideConfig)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectExists(Consumer<HeadObjectRequest.Builder> headObjectRequest)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectExists(Consumer<HeadObjectRequest.Builder> headObjectRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectExists(HeadObjectRequest headObjectRequest)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectExists(HeadObjectRequest headObjectRequest, WaiterOverrideConfiguration overrideConfig)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectExists
is met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectNotExists(Consumer<HeadObjectRequest.Builder> headObjectRequest)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired state.default CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectNotExists(Consumer<HeadObjectRequest.Builder> headObjectRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired state.default CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectNotExists(HeadObjectRequest headObjectRequest)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<HeadObjectResponse>>
S3AsyncWaiter. waitUntilObjectNotExists(HeadObjectRequest headObjectRequest, WaiterOverrideConfiguration overrideConfig)
PollsS3AsyncClient.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectNotExists(Consumer<HeadObjectRequest.Builder> headObjectRequest)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectNotExists(Consumer<HeadObjectRequest.Builder> headObjectRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired state.default WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectNotExists(HeadObjectRequest headObjectRequest)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<HeadObjectResponse>
S3Waiter. waitUntilObjectNotExists(HeadObjectRequest headObjectRequest, WaiterOverrideConfiguration overrideConfig)
PollsS3Client.headObject(software.amazon.awssdk.services.s3.model.HeadObjectRequest)
API until the desired conditionObjectNotExists
is met, or until it is determined that the resource will never enter into the desired state
-