Uses of Interface
software.amazon.awssdk.services.lambda.model.GetPolicyResponse.Builder
Packages that use GetPolicyResponse.Builder
-
Uses of GetPolicyResponse.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return GetPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic GetPolicyResponse.BuilderGetPolicyResponse.builder()The resource-based policy.GetPolicyResponse.Builder.revisionId(String revisionId) A unique identifier for the current revision of the policy.GetPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type GetPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPolicyResponse.Builder>GetPolicyResponse.serializableBuilderClass()