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