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