Uses of Class
com.google.cloud.apigateway.v1.CreateApiConfigRequest
-
Packages that use CreateApiConfigRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of CreateApiConfigRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return CreateApiConfigRequest Modifier and Type Method Description CreateApiConfigRequestCreateApiConfigRequest.Builder. build()CreateApiConfigRequestCreateApiConfigRequest.Builder. buildPartial()static CreateApiConfigRequestCreateApiConfigRequest. getDefaultInstance()CreateApiConfigRequestCreateApiConfigRequest.Builder. getDefaultInstanceForType()CreateApiConfigRequestCreateApiConfigRequest. getDefaultInstanceForType()static CreateApiConfigRequestCreateApiConfigRequest. parseDelimitedFrom(InputStream input)static CreateApiConfigRequestCreateApiConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(byte[] data)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(InputStream input)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(ByteBuffer data)static CreateApiConfigRequestCreateApiConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigateway.v1 that return types with arguments of type CreateApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceClient. createApiConfigCallable()Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceClient. createApiConfigOperationCallable()Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceSettings.Builder. createApiConfigOperationSettings()Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceSettings. createApiConfigOperationSettings()Returns the object with the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings.Builder. createApiConfigSettings()Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings. createApiConfigSettings()Returns the object with the settings used for calls to createApiConfig.static io.grpc.MethodDescriptor<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceGrpc. getCreateApiConfigMethod()com.google.protobuf.Parser<CreateApiConfigRequest>CreateApiConfigRequest. getParserForType()static com.google.protobuf.Parser<CreateApiConfigRequest>CreateApiConfigRequest. parser()Methods in com.google.cloud.apigateway.v1 with parameters of type CreateApiConfigRequest Modifier and Type Method Description com.google.longrunning.OperationApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. createApiConfig(CreateApiConfigRequest request)Creates a new ApiConfig in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. createApiConfig(CreateApiConfigRequest request)Creates a new ApiConfig in a given project and location.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. createApiConfig(CreateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new ApiConfig in a given project and location.default voidApiGatewayServiceGrpc.AsyncService. createApiConfig(CreateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new ApiConfig in a given project and location.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>ApiGatewayServiceClient. createApiConfigAsync(CreateApiConfigRequest request)Creates a new ApiConfig in a given project and location.CreateApiConfigRequest.BuilderCreateApiConfigRequest.Builder. mergeFrom(CreateApiConfigRequest other)static CreateApiConfigRequest.BuilderCreateApiConfigRequest. newBuilder(CreateApiConfigRequest prototype) -
Uses of CreateApiConfigRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type CreateApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStub. createApiConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>GrpcApiGatewayServiceStub. createApiConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>HttpJsonApiGatewayServiceStub. createApiConfigCallable()com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceStub. createApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>GrpcApiGatewayServiceStub. createApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>HttpJsonApiGatewayServiceStub. createApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceStubSettings.Builder. createApiConfigOperationSettings()Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>ApiGatewayServiceStubSettings. createApiConfigOperationSettings()Returns the object with the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings.Builder. createApiConfigSettings()Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings. createApiConfigSettings()Returns the object with the settings used for calls to createApiConfig.
-