Uses of Interface
software.amazon.awssdk.services.waf.model.DeleteGeoMatchSetResponse.Builder
-
Packages that use DeleteGeoMatchSetResponse.Builder Package Description software.amazon.awssdk.services.waf.model -
-
Uses of DeleteGeoMatchSetResponse.Builder in software.amazon.awssdk.services.waf.model
Methods in software.amazon.awssdk.services.waf.model that return DeleteGeoMatchSetResponse.Builder Modifier and Type Method Description static DeleteGeoMatchSetResponse.BuilderDeleteGeoMatchSetResponse. builder()DeleteGeoMatchSetResponse.BuilderDeleteGeoMatchSetResponse.Builder. changeToken(String changeToken)TheChangeTokenthat you used to submit theDeleteGeoMatchSetrequest.DeleteGeoMatchSetResponse.BuilderDeleteGeoMatchSetResponse. toBuilder()Methods in software.amazon.awssdk.services.waf.model that return types with arguments of type DeleteGeoMatchSetResponse.Builder Modifier and Type Method Description static Class<? extends DeleteGeoMatchSetResponse.Builder>DeleteGeoMatchSetResponse. serializableBuilderClass()
-