Class InstanceTypeServiceImpl
-
- All Implemented Interfaces:
-
dev.case.api.services.blocking.compute.v1.InstanceTypeService
public final class InstanceTypeServiceImpl implements InstanceTypeService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classInstanceTypeServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description InstanceTypeService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. InstanceTypeServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. InstanceTypeListResponselist(InstanceTypeListParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
InstanceTypeService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
withOptions
InstanceTypeService withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
list
InstanceTypeListResponse list(InstanceTypeListParams params, RequestOptions requestOptions)
-
-
-
-