Uses of Class
com.google.cloud.compute.v1.NetworkAttachment
-
Packages that use NetworkAttachment Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of NetworkAttachment in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkAttachment Modifier and Type Method Description NetworkAttachmentNetworkAttachment.Builder. build()NetworkAttachmentNetworkAttachment.Builder. buildPartial()NetworkAttachmentNetworkAttachmentsClient. get(GetNetworkAttachmentRequest request)Returns the specified NetworkAttachment resource in the given scope.NetworkAttachmentNetworkAttachmentsClient. get(String project, String region, String networkAttachment)Returns the specified NetworkAttachment resource in the given scope.static NetworkAttachmentNetworkAttachment. getDefaultInstance()NetworkAttachmentNetworkAttachment.Builder. getDefaultInstanceForType()NetworkAttachmentNetworkAttachment. getDefaultInstanceForType()NetworkAttachmentNetworkAttachmentList.Builder. getItems(int index)A list of NetworkAttachment resources.NetworkAttachmentNetworkAttachmentList. getItems(int index)A list of NetworkAttachment resources.NetworkAttachmentNetworkAttachmentListOrBuilder. getItems(int index)A list of NetworkAttachment resources.NetworkAttachmentInsertNetworkAttachmentRequest.Builder. getNetworkAttachmentResource()The body resource for this requestNetworkAttachmentInsertNetworkAttachmentRequest. getNetworkAttachmentResource()The body resource for this requestNetworkAttachmentInsertNetworkAttachmentRequestOrBuilder. getNetworkAttachmentResource()The body resource for this requestNetworkAttachmentNetworkAttachmentsScopedList.Builder. getNetworkAttachments(int index)A list of NetworkAttachments contained in this scope.NetworkAttachmentNetworkAttachmentsScopedList. getNetworkAttachments(int index)A list of NetworkAttachments contained in this scope.NetworkAttachmentNetworkAttachmentsScopedListOrBuilder. getNetworkAttachments(int index)A list of NetworkAttachments contained in this scope.static NetworkAttachmentNetworkAttachment. parseDelimitedFrom(InputStream input)static NetworkAttachmentNetworkAttachment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentNetworkAttachment. parseFrom(byte[] data)static NetworkAttachmentNetworkAttachment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentNetworkAttachment. parseFrom(com.google.protobuf.ByteString data)static NetworkAttachmentNetworkAttachment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentNetworkAttachment. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkAttachmentNetworkAttachment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentNetworkAttachment. parseFrom(InputStream input)static NetworkAttachmentNetworkAttachment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentNetworkAttachment. parseFrom(ByteBuffer data)static NetworkAttachmentNetworkAttachment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkAttachment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsClient. getCallable()Returns the specified NetworkAttachment resource in the given scope.List<NetworkAttachment>NetworkAttachmentList.Builder. getItemsList()A list of NetworkAttachment resources.List<NetworkAttachment>NetworkAttachmentList. getItemsList()A list of NetworkAttachment resources.List<NetworkAttachment>NetworkAttachmentListOrBuilder. getItemsList()A list of NetworkAttachment resources.List<NetworkAttachment>NetworkAttachmentsScopedList.Builder. getNetworkAttachmentsList()A list of NetworkAttachments contained in this scope.List<NetworkAttachment>NetworkAttachmentsScopedList. getNetworkAttachmentsList()A list of NetworkAttachments contained in this scope.List<NetworkAttachment>NetworkAttachmentsScopedListOrBuilder. getNetworkAttachmentsList()A list of NetworkAttachments contained in this scope.com.google.protobuf.Parser<NetworkAttachment>NetworkAttachment. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<NetworkAttachment>NetworkAttachment. parser()Methods in com.google.cloud.compute.v1 with parameters of type NetworkAttachment Modifier and Type Method Description NetworkAttachmentList.BuilderNetworkAttachmentList.Builder. addItems(int index, NetworkAttachment value)A list of NetworkAttachment resources.NetworkAttachmentList.BuilderNetworkAttachmentList.Builder. addItems(NetworkAttachment value)A list of NetworkAttachment resources.NetworkAttachmentsScopedList.BuilderNetworkAttachmentsScopedList.Builder. addNetworkAttachments(int index, NetworkAttachment value)A list of NetworkAttachments contained in this scope.NetworkAttachmentsScopedList.BuilderNetworkAttachmentsScopedList.Builder. addNetworkAttachments(NetworkAttachment value)A list of NetworkAttachments contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>NetworkAttachmentsClient. insertAsync(String project, String region, NetworkAttachment networkAttachmentResource)Creates a NetworkAttachment in the specified project in the given scope using the parameters that are included in the request.NetworkAttachment.BuilderNetworkAttachment.Builder. mergeFrom(NetworkAttachment other)InsertNetworkAttachmentRequest.BuilderInsertNetworkAttachmentRequest.Builder. mergeNetworkAttachmentResource(NetworkAttachment value)The body resource for this requeststatic NetworkAttachment.BuilderNetworkAttachment. newBuilder(NetworkAttachment prototype)NetworkAttachmentList.BuilderNetworkAttachmentList.Builder. setItems(int index, NetworkAttachment value)A list of NetworkAttachment resources.InsertNetworkAttachmentRequest.BuilderInsertNetworkAttachmentRequest.Builder. setNetworkAttachmentResource(NetworkAttachment value)The body resource for this requestNetworkAttachmentsScopedList.BuilderNetworkAttachmentsScopedList.Builder. setNetworkAttachments(int index, NetworkAttachment value)A list of NetworkAttachments contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type NetworkAttachment Modifier and Type Method Description NetworkAttachmentList.BuilderNetworkAttachmentList.Builder. addAllItems(Iterable<? extends NetworkAttachment> values)A list of NetworkAttachment resources.NetworkAttachmentsScopedList.BuilderNetworkAttachmentsScopedList.Builder. addAllNetworkAttachments(Iterable<? extends NetworkAttachment> values)A list of NetworkAttachments contained in this scope.static com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse)protected NetworkAttachmentsClient.ListPageNetworkAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, NetworkAttachmentList response)com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPage>NetworkAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse) -
Uses of NetworkAttachment in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NetworkAttachment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>HttpJsonNetworkAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkAttachmentRequest,NetworkAttachment>NetworkAttachmentsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-