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