Uses of Interface
software.amazon.awssdk.services.waf.model.GetGeoMatchSetResponse.Builder
-
Packages that use GetGeoMatchSetResponse.Builder Package Description software.amazon.awssdk.services.waf.model -
-
Uses of GetGeoMatchSetResponse.Builder in software.amazon.awssdk.services.waf.model
Methods in software.amazon.awssdk.services.waf.model that return GetGeoMatchSetResponse.Builder Modifier and Type Method Description static GetGeoMatchSetResponse.BuilderGetGeoMatchSetResponse. builder()default GetGeoMatchSetResponse.BuilderGetGeoMatchSetResponse.Builder. geoMatchSet(Consumer<GeoMatchSet.Builder> geoMatchSet)Information about the GeoMatchSet that you specified in theGetGeoMatchSetrequest.GetGeoMatchSetResponse.BuilderGetGeoMatchSetResponse.Builder. geoMatchSet(GeoMatchSet geoMatchSet)Information about the GeoMatchSet that you specified in theGetGeoMatchSetrequest.GetGeoMatchSetResponse.BuilderGetGeoMatchSetResponse. toBuilder()Methods in software.amazon.awssdk.services.waf.model that return types with arguments of type GetGeoMatchSetResponse.Builder Modifier and Type Method Description static Class<? extends GetGeoMatchSetResponse.Builder>GetGeoMatchSetResponse. serializableBuilderClass()
-