Uses of Interface
software.amazon.awssdk.services.imagebuilder.model.GetContainerRecipePolicyResponse.Builder
-
Packages that use GetContainerRecipePolicyResponse.Builder Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of GetContainerRecipePolicyResponse.Builder in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return GetContainerRecipePolicyResponse.Builder Modifier and Type Method Description static GetContainerRecipePolicyResponse.BuilderGetContainerRecipePolicyResponse. builder()GetContainerRecipePolicyResponse.BuilderGetContainerRecipePolicyResponse.Builder. policy(String policy)The container recipe policy object that is returned.GetContainerRecipePolicyResponse.BuilderGetContainerRecipePolicyResponse.Builder. requestId(String requestIdValue)The request ID that uniquely identifies this request.GetContainerRecipePolicyResponse.BuilderGetContainerRecipePolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.imagebuilder.model that return types with arguments of type GetContainerRecipePolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetContainerRecipePolicyResponse.Builder>GetContainerRecipePolicyResponse. serializableBuilderClass()
-