Uses of Enum
software.amazon.awssdk.services.apigateway.model.ApiStatus
Packages that use ApiStatus
-
Uses of ApiStatus in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return ApiStatusModifier and TypeMethodDescriptionfinal ApiStatusCreateRestApiResponse.apiStatus()The ApiStatus of the RestApi.final ApiStatusGetRestApiResponse.apiStatus()The ApiStatus of the RestApi.final ApiStatusImportRestApiResponse.apiStatus()The ApiStatus of the RestApi.final ApiStatusPutRestApiResponse.apiStatus()The ApiStatus of the RestApi.final ApiStatusRestApi.apiStatus()The ApiStatus of the RestApi.final ApiStatusUpdateRestApiResponse.apiStatus()The ApiStatus of the RestApi.static ApiStatusUse this in place of valueOf to convert the raw string returned by the service into the enum value.static ApiStatusReturns the enum constant of this type with the specified name.static ApiStatus[]ApiStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type ApiStatusMethods in software.amazon.awssdk.services.apigateway.model with parameters of type ApiStatusModifier and TypeMethodDescriptionThe ApiStatus of the RestApi.The ApiStatus of the RestApi.The ApiStatus of the RestApi.The ApiStatus of the RestApi.The ApiStatus of the RestApi.The ApiStatus of the RestApi.