default DeleteCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder> deleteCloudFrontOriginAccessIdentityRequest) |
Delete an origin access identity.
|
default DeleteCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest) |
Delete an origin access identity.
|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest) |
Get the information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) |
Get the information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest) |
Get the configuration information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) |
Get the configuration information about an origin access identity.
|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest) |
Update an origin access identity.
|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) |
Update an origin access identity.
|