Uses of Interface
software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse.Builder
-
Packages that use PutPermissionPolicyResponse.Builder Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of PutPermissionPolicyResponse.Builder in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return PutPermissionPolicyResponse.Builder Modifier and Type Method Description static PutPermissionPolicyResponse.BuilderPutPermissionPolicyResponse. builder()PutPermissionPolicyResponse.BuilderPutPermissionPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type PutPermissionPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutPermissionPolicyResponse.Builder>PutPermissionPolicyResponse. serializableBuilderClass()
-