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