Name | Type | Description | Notes |
---|---|---|---|
BindingId | Pointer to string | [optional] | |
BindingName | Pointer to string | [optional] | |
Credentials | Pointer to map[string]string | [optional] | |
InstanceId | Pointer to string | [optional] | |
InstanceName | Pointer to string | [optional] | |
Label | Pointer to string | [optional] | |
Name | Pointer to string | [optional] | |
Plan | Pointer to string | [optional] | |
Provider | Pointer to NullableString | [optional] | |
SyslogDrainUrl | Pointer to string | [optional] | |
Tags | Pointer to []string | [optional] | |
VolumeMounts | Pointer to []string | [optional] |
func NewV3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner() *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner
NewV3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner instantiates a new V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInnerWithDefaults() *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner
NewV3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInnerWithDefaults instantiates a new V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetBindingId() string
GetBindingId returns the BindingId field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetBindingIdOk() (*string, bool)
GetBindingIdOk returns a tuple with the BindingId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetBindingId(v string)
SetBindingId sets BindingId field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasBindingId() bool
HasBindingId returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetBindingName() string
GetBindingName returns the BindingName field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetBindingNameOk() (*string, bool)
GetBindingNameOk returns a tuple with the BindingName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetBindingName(v string)
SetBindingName sets BindingName field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasBindingName() bool
HasBindingName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetCredentials() map[string]string
GetCredentials returns the Credentials field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetCredentialsOk() (*map[string]string, bool)
GetCredentialsOk returns a tuple with the Credentials field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetCredentials(v map[string]string)
SetCredentials sets Credentials field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasCredentials() bool
HasCredentials returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetInstanceId() string
GetInstanceId returns the InstanceId field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetInstanceIdOk() (*string, bool)
GetInstanceIdOk returns a tuple with the InstanceId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetInstanceId(v string)
SetInstanceId sets InstanceId field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasInstanceId() bool
HasInstanceId returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetInstanceName() string
GetInstanceName returns the InstanceName field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetInstanceNameOk() (*string, bool)
GetInstanceNameOk returns a tuple with the InstanceName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetInstanceName(v string)
SetInstanceName sets InstanceName field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasInstanceName() bool
HasInstanceName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetLabel() string
GetLabel returns the Label field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetLabelOk() (*string, bool)
GetLabelOk returns a tuple with the Label field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetLabel(v string)
SetLabel sets Label field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasLabel() bool
HasLabel returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetName(v string)
SetName sets Name field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasName() bool
HasName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetPlan() string
GetPlan returns the Plan field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetPlanOk() (*string, bool)
GetPlanOk returns a tuple with the Plan field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetPlan(v string)
SetPlan sets Plan field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasPlan() bool
HasPlan returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetProvider() string
GetProvider returns the Provider field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetProviderOk() (*string, bool)
GetProviderOk returns a tuple with the Provider field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetProvider(v string)
SetProvider sets Provider field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasProvider() bool
HasProvider returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetProviderNil(b bool)
SetProviderNil sets the value for Provider to be an explicit nil
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) UnsetProvider()
UnsetProvider ensures that no value is present for Provider, not even an explicit nil
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetSyslogDrainUrl() string
GetSyslogDrainUrl returns the SyslogDrainUrl field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetSyslogDrainUrlOk() (*string, bool)
GetSyslogDrainUrlOk returns a tuple with the SyslogDrainUrl field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetSyslogDrainUrl(v string)
SetSyslogDrainUrl sets SyslogDrainUrl field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasSyslogDrainUrl() bool
HasSyslogDrainUrl returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetTags() []string
GetTags returns the Tags field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetTagsOk() (*[]string, bool)
GetTagsOk returns a tuple with the Tags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetTags(v []string)
SetTags sets Tags field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasTags() bool
HasTags returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetVolumeMounts() []string
GetVolumeMounts returns the VolumeMounts field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) GetVolumeMountsOk() (*[]string, bool)
GetVolumeMountsOk returns a tuple with the VolumeMounts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) SetVolumeMounts(v []string)
SetVolumeMounts sets VolumeMounts field to given value.
func (o *V3AppsGuidEnvGet200ResponseSystemEnvJsonVCAPSERVICESValueInner) HasVolumeMounts() bool
HasVolumeMounts returns a boolean if a field has been set.